net/http.http2ClientConn.werr (field)
7 uses
net/http (current package)
h2_bundle.go#L7693: werr error // first write error that has occurred
h2_bundle.go#L8122: err: &cc.werr,
h2_bundle.go#L8160: if cc.werr != nil {
h2_bundle.go#L8162: return nil, cc.werr
h2_bundle.go#L9029: werr := cc.werr
h2_bundle.go#L9070: for len(hdrs) > 0 && cc.werr == nil {
h2_bundle.go#L9090: return cc.werr
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)